Skip to content

Conversation

RonenMars
Copy link
Contributor

@RonenMars RonenMars commented Oct 19, 2025

Description

Fixed chatbot iframe postMessage origin handling by centralizing target origin logic, simplifying validation, and improving code quality with reduced error noise.

What type of PR is this? (check all applicable)

  • 💡 (feat) - A new feature (non-breaking change which adds functionality)
  • 🔄 (refactor) - Code Refactoring - A code change that neither fixes a bug nor adds a feature
  • 🐞 (fix) - Bug Fix (non-breaking change which fixes an issue)
  • 🏎 (perf) - Optimization
  • 📄 (docs) - Documentation - Documentation only changes
  • 📄 (test) - Tests - Adding missing tests or correcting existing tests
  • ⚙️ (ci) - Continuous Integrations - Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • ☑️ (chore) - Chores - Other changes that don't modify src or test files
  • ↩️ (revert) - Reverts - Reverts a previous commit(s).

@RonenMars RonenMars force-pushed the ronen/fix/chatbot-iframe-origin branch from eccd986 to 1d1897a Compare October 21, 2025 13:12
@RonenMars RonenMars enabled auto-merge (squash) October 21, 2025 13:14
@RonenMars RonenMars merged commit 781681c into main Oct 21, 2025
10 checks passed
@RonenMars RonenMars deleted the ronen/fix/chatbot-iframe-origin branch October 21, 2025 13:24
@github-actions
Copy link

🎉 This release is now available on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants